TextLength

Get text length, checks for '\0' ending

extern (C) @nogc nothrow
uint
TextLength
(
const(char*) text
)

Meta